home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / manage / nnloop.exe / NNLOOP.DOC < prev    next >
Text File  |  1990-02-22  |  3KB  |  68 lines

  1.                 NNLOOP Testing Instructions
  2.                      by Dane Manes
  3.  
  4. NNLOOP basically performs the following from each workstation; logon,
  5. create unique directories, NCOPY files from SYS:PUBLIC to the unique
  6. directories specified, then compare the files using DOS error checking. 
  7. You can have only one or as many stations as you want running this; the
  8. only limitation is disk space.  We recommend at least four (ARCNET) or
  9. six (EtherNet) workstations to place an adequate load on the server. 
  10. Each workstation requires five megabytes of free space (total of
  11. SYS:PUBLIC files) per directory on the SYS volume.  The programs can
  12. create from one to three directories on each volume.  For example, six
  13. workstations with three directories each would require approximately
  14. 95 megabytes on the server, plus 10% overhead just to be safe, or
  15. about 100 megabytes.
  16.  
  17. The program files are listed below.
  18.  
  19. MVNNLOOP.BAT places the proper files on the server for testing. 
  20.      It is passed one parameter, which is the file extension of the
  21.      testing program to be used.  There are four digits specified, each 
  22.      referring to the number of directories on the corresponding volume.  
  23.      The first digit refers to SYS, the second to VOL1, the third to 
  24.      VOL2, and the fourth to VOL3.
  25.         
  26.     FILE        DIRECTORES PER VOLUME
  27.     EXTENSION    SYS    VOL1    VOL2    VOL3
  28.     ==============    ======    ======    ======    ======
  29.     0200        0    2    0    0
  30.     1200        1    2    0    0
  31.     2000        2    0    0    0
  32.     2100        2    1    0    0
  33.     2200        2    2    0    0
  34.     2220        2    2    2    0
  35.         2222            2       2       2       2
  36.     3000        3    0    0    0
  37.     3200        3    2    0    0
  38.     3300        3    3    0    0
  39.     3320        3    3    2    0
  40.  
  41.     GIVEN SIX WORKSTATIONS
  42.     ===============================================
  43.     1 DIRECTORY REQUIRES APPROX 35 MEGS ON VOLUME
  44.     2 DIRECTORIES REQUIRE APPROX 70 MEGS ON VOLUME
  45.     3 DIRECTORIES REQUIRE APPROX 95 MEGS ON VOLUME
  46.         4 DIRECTORIES REQUIRE APPROX 110 MEGS ON VOLUME
  47.  
  48. NNLOOP.BAT is a file that is renamed from the floppy and placed on
  49. the server in  SYS:\.  It is passed one parameter, which is a one
  50. or two character alphanumeric to keep the directory entries unique. 
  51.  
  52.     The directory names must be unique for the test to operate 
  53.     properly, otherwise sharing violations will occur.
  54.  
  55. For example, you have two drives upon which you want to make two
  56. directories each.  In the NETGEN program you have created one 255Mb
  57. volume as SYS, one 255Mb volume as VOL1, and the other 110Mb volume as
  58. VOL2.  From the master floppy you would run MVNNLOOP 3320, which would
  59. copy the correct files to the server.  Then you would login from each
  60. workstation attached (up to the maximum number for the file space
  61. available) and run NNLOOP XXX from the SYS:\ directory.  The XXX would
  62. be replaced by a unique entry for each workstation (usually a, b, c, d,
  63. etc...).  This unique identifier will distiguish which directories
  64. belong to which systems.  You can now place the server in the monitor
  65. mode and watch all the workstations doing NCOPY's and then subsequent
  66. file compares.  If a compare error occurs, the system will halt and
  67. tell you and if other errors occur (i.e.  hard disk I.O errors) you see
  68. this on the server.